(window_scroll_pixel_based): Fix check for reaching BEGV.
authorRichard M. Stallman <rms@gnu.org>
Mon, 23 Dec 2002 18:04:45 +0000 (18:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 23 Dec 2002 18:04:45 +0000 (18:04 +0000)
commite80bff848ba2a98d3db2fb64b573e00fb378edfd
tree06144ad59a05b92ce3698695f9d1a64d08b1f362
parentb39638df51eb8101b68cae8f574217e78b4bdf6d
(window_scroll_pixel_based): Fix check for reaching BEGV.
Don't try to make last line fully visible if it is past end of window.
src/window.c